Skip to content

Increase the timeout of functional_test#770

Merged
knopers8 merged 1 commit into
masterfrom
knopers8-patch-5
Jul 16, 2021
Merged

Increase the timeout of functional_test#770
knopers8 merged 1 commit into
masterfrom
knopers8-patch-5

Conversation

@knopers8
Copy link
Copy Markdown
Collaborator

I saw the following timeout of functional_test:

[13515:QC-TASK-RUNNER-FunctionalTest7CpvH]: [07:22:51][INFO] Successfully removed 'fmq_0d5e07b7_cv'.
[13515:QC-TASK-RUNNER-FunctionalTest7CpvH]: [07:22:51][STATE] RESETTING DEVICE ---> IDLE
[13515:QC-TASK-RUNNER-FunctionalTest7CpvH]: [07:22:51][STATE] IDLE ---> EXITING
[13515:QC-TASK-RUNNER-FunctionalTest7CpvH]: [07:22:51][STATE] Exiting FairMQ state machine
[INFO] Dumping used configuration in dpl-config.json
+++ date +%s
++ curl -L ccdb-test.cern.ch:8080/qc/TST/MO/FunctionalTest7CpvH/example/1626420171999 --write-out '%{http_code}' --silent --output /tmp/output7CpvH.root
+ code=200
+ ((  200 != 200  ))
+ root -b -l -q -e 'TFile f("/tmp/output${UNIQUE_ID}.root"); f.Print();'

It seems that it was very close to finish.

@knopers8 knopers8 requested a review from Barthelemy as a code owner July 16, 2021 07:27
@knopers8 knopers8 merged commit 97d17b4 into master Jul 16, 2021
@Barthelemy
Copy link
Copy Markdown
Collaborator

I believe that this PR increased the timeout of all tests BUT the functional_test. I am preparing another PR.

@Barthelemy
Copy link
Copy Markdown
Collaborator

#777

@knopers8
Copy link
Copy Markdown
Collaborator Author

oops, indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants